Working with Showcases

Showcases from Client

This documentation includes Showcase implementation guide for client requests with Api-Key & App-Key


Listing showcases

Each app has multiple showcases with their names. You can use /v2/showcases endpoint to get all of them.

Products in a Showcase

All products in a showcase are placed at products property in showcase object.

There is no pagination at products.


Detail of a Product

You get detail of a single product from /v2/products/:productId endpoint.